home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dungeon6.zip / README.TXT < prev    next >
Text File  |  1993-01-22  |  1KB  |  40 lines

  1. Welcome to The Dungeon v6.0! These files, documents, and programs are public
  2. domain. Anyone may use, rewrite, or distribute them without any fee, charge
  3. for use, or packaging requirements.
  4.  
  5. In this file, dungeon6.zip you should find the following files:
  6.  
  7. ansi.sys -- device driver
  8. dungeon.doc -- short documentation
  9. dungeon.exe -- the program
  10. go.bat -- simple startup
  11. page.com -- display utility
  12. print.bat -- prints documentation
  13. readme.bat -- displays readme file
  14. readme.txt -- readme file
  15. view.bat -- displays documentation
  16.  
  17. The last file, source.zip, contains these files:
  18.  
  19. compile.bat -- batch program
  20. dungeon.bas -- basic program
  21. subprog.bas -- basic subroutines
  22.  
  23. Requirements:
  24.  
  25. The Dungeon is designed to operate on any standard PC, XT, or AT with 256k,
  26. floppy or fixed disk, and any color graphics adapter. Make sure config.sys
  27. has the statement device=ansi.sys for color codes. Any monitor will work;
  28. cga, ega, pga, vga, svga, or mcga.
  29.  
  30. Instructions:
  31.  
  32. Enter 'go' at the dos prompt to read documentation and start program or else
  33. either print the documentation by entering 'print' or read the documentation
  34. by entering 'view' at te dos prompt.
  35.  
  36. Otherwise type 'dungeon' and the game loads. Playing is done by entry on the
  37. numeric keypad, 0, 1, .., 9, and other symbols like -, *, and =. Be sure you
  38. have turned numlock on during game play. The Dungeon also recognizes cursor
  39. keys for moving in the game w/o numlock.
  40.